import { SVGProps } from 'react'; export interface SentFilledProps extends Omit, 'css'> { } export declare const SentFilled: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;