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