/// import { IconProps } from "../SvgIcon"; export declare const FileServer: (props?: IconProps) => JSX.Element; export default FileServer;