export declare const raw = true;
export default function loader(this: any): Promise<string>;
