import { IconProps } from './@ErkIcon'; declare function DocumentIcon(props: IconProps): JSX.Element; export default DocumentIcon;