import type { FC, SVGProps } from "react";
export declare const Info: FC<SVGProps<SVGSVGElement>>;
export default Info;
//# sourceMappingURL=Info.d.ts.map