export declare const config: { name: string; code: string; }[]; export declare const quickConfig: { name: string; code: string; }[];