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