import * as React from 'react'; declare function LadderSimpleIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default LadderSimpleIcon;