export declare const withNotes: (...args: any) => any; export declare const withMarkdownNotes: (text: string, options: any) => void;