import { SXBaseProps } from "@re-flex/styled/SX"; import { FC } from "react"; declare const BGImage: FC; export default BGImage;