export declare function renderScss(projectPath: string | undefined, includePaths: string[] | undefined, content: string): Promise<{}>;