import * as React from 'react'; declare const LockUnlocked02Icon: React.ForwardRefExoticComponent> & { title?: string, titleId?: string } & React.RefAttributes>; export default LockUnlocked02Icon;