import { IconDefinition } from '../../types';
declare const SearchLight: IconDefinition;
export default SearchLight;
