import React from 'react'; declare const HomePageLayout: React.FC; export default HomePageLayout;