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