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