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