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