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