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