import React from 'react'; function PageIllustration() { return ( ); } export default PageIllustration;