import { SecretLintRawSource } from "@secretlint/types";
export declare const createRawSource: (filePath: string) => Promise<SecretLintRawSource>;
//# sourceMappingURL=index.d.ts.map