import { IconProps } from '../Icon'; declare function SvgDock(props: IconProps): JSX.Element; export default SvgDock;