/// import { IconProps } from '../../types'; declare const Ladle: (allProps: IconProps) => JSX.Element; export default Ladle;