///
export declare const FileList: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & {
$isMultiple?: boolean | undefined;
}, import("react").DetailedHTMLProps, HTMLUListElement>, {}>;