import { IconDefinition } from '../types'; declare const HomepageOutlined: IconDefinition; export default HomepageOutlined;