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