export declare function extractTokenInfo(token: string): { styleId: string; variant: string; };