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