export type NgDocStyleType = 'CSS' | 'LESS' | 'SASS' | 'SCSS';
