export declare function add(styles: string): void;
export declare function getAll(): string;
export declare function clear(): void;
