import { IconSvgProps } from '../types';
declare const Option: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Option;
//# sourceMappingURL=Option.d.ts.map