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