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