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