import { IconComponent } from '..';
declare const LockIcon: IconComponent;
export { LockIcon };
