declare function loader(this: any, source: string): string | void | Buffer | undefined; export { loader as default };