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

declare const LocalFireDepartment: ReactIconComponentType;
export default LocalFireDepartment;
            