import { ProbationSearchResult } from './probationSearchClient';
declare const localData: ProbationSearchResult[];
export default localData;
