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