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