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