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