import { IconProps } from '../types';
declare const PaintBucket: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PaintBucket;
//# sourceMappingURL=PaintBucket.d.ts.map