import type { RoughNotationProps } from './types'; export declare const RoughNotation: import("@builder.io/qwik").Component;