/** * A PostCSS plugin that can transform Sass * @type {Plugin>} */ export declare const postCSSSassPlugin: any;