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