import { State } from "../types.js";
export declare const sassOutput: (state: State) => string;
//# sourceMappingURL=sass.d.ts.map