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