import type { LoaderContext } from '@rspack/core'; export declare const raw = false; export default function flowLoader(this: LoaderContext, source: string): void;