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