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