export declare const getRepositories: ({ randomize, }?: {
    randomize?: boolean;
}) => string[];
export declare const getPathIgnorePattern: () => string;
//# sourceMappingURL=index.d.ts.map