export declare const textDecoration: (mode?: string, decoration?: string) => string;
