export interface IMyStyles { selector?: string; styles: string; }