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