import * as React from 'react'; declare function LockOff(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof LockOff; export default LockOff;