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