export declare function record(spm: string, type?: 'CLK' | 'EXP' | 'SLD', qs?: string): void;
