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