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