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