/// export declare const StyledFileListDownloadAll: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, "ref"> & { ref?: ((instance: HTMLAnchorElement | null) => void) | import("react").RefObject | null | undefined; }, never>> & string & Omit>, keyof import("react").Component>; export declare const StyledFileListItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLLIElement>, never>> & string; export declare const StyledFileListItemDownloadIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, "ref"> & { ref?: ((instance: HTMLAnchorElement | null) => void) | import("react").RefObject | null | undefined; }, never>> & string & Omit>, keyof import("react").Component>;