import * as React from 'react'; export declare const LockIcon: React.ForwardRefExoticComponent & { color?: string; size?: import("@keystone-ui/core").ResponsiveProp<"small" | "medium" | "large" | "smallish" | "largish"> | number; } & React.RefAttributes>; //# sourceMappingURL=LockIcon.d.ts.map