/// <reference types="react" />
declare const ScribbleLoop: (props: any, ref: any) => JSX.Element;
export default ScribbleLoop;
