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

declare const SquareFoot: ReactIconComponentType;
export default SquareFoot;
            