import * as React from 'react'; declare function Abatment(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Abatment; export default Abatment;