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