import * as React from 'react'; declare const LockIcon: React.MemoExoticComponent<() => JSX.Element>; export default LockIcon;