export declare const gitleaksDefaultPaths: string[]; export declare const gitleaksDefaultRegexes: string[]; export declare const gitleaksDefaultStopwords: string[]; export declare function buildManagedGitleaksToml(): string;