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

declare const PestControl: ReactIconComponentType;
export default PestControl;
            