export function validateScss({ truncatedPath }: { truncatedPath: any; }): { valid: boolean; };