import { Properties } from 'csstype'; export declare function getDeclarationVarString(): string; export declare function getDeclarationVarObject(): Properties;