export default function loader(this: any, source: string): Promise<string>;
export declare function createThumbHash(imgUrl: string): Promise<string>;
