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