import * as React from "react"; import type { IconProps } from "../types"; declare const Variable: React.ForwardRefExoticComponent>; export default Variable; //# sourceMappingURL=variable.d.ts.map