import React from 'react';
declare const SearchOutline: React.FC<import("./gen").IconCommonProps>;
export default SearchOutline;
