import { LanguageDef } from '../types';
export declare const SCSS: LanguageDef;
