import { IconProps } from '../types';
declare const Keyhole: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Keyhole;
//# sourceMappingURL=Keyhole.d.ts.map