import { IconProps } from '../types';
declare const Lockers: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Lockers;
//# sourceMappingURL=Lockers.d.ts.map