import React from "react"; import { BundleProps } from "../Bundle"; declare const FixedBundle: React.FC; export default FixedBundle;