import type { CommitSearchDefinition } from '../types';
export declare const commitSearchDefinition: CommitSearchDefinition;
