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