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