import { StyledIcon } from '@styled-icons/styled-icon'; export declare const ExclamationSquareFill: StyledIcon; export declare const ExclamationSquareFillDimensions: { height: number; width: number; };