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