export declare const styleTemplate: (elementName: string, style?: any) => string;
