import { IconProps } from '../Icon'; declare function SvgLocalPostOffice(props: IconProps): JSX.Element; export default SvgLocalPostOffice;