import * as React from 'react'; declare function HomeMiniIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default HomeMiniIcon;