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

declare const LocalPolice: ReactIconComponentType;
export default LocalPolice;
            