import { CSQMetadata } from '../types/types'; export declare const onMetadataChange: (onMetadataChange: (metadata: CSQMetadata) => void) => any;