export interface ISassImportResolveOptions { cwd: string; readFile: boolean; }