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