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