import { ReactIconComponentType } from '../types';

declare const LocalFlorist: ReactIconComponentType;
export default LocalFlorist;
            