import React from 'react'; declare function BtnSend({ fill, ...rest }: React.SVGProps): React.JSX.Element; export default BtnSend;