export declare const getDefaultCode: (styles: Record<string, unknown>) => string;
