export interface ISassImportResolveResult { file: string; contents?: string; }