/// import { IconProps } from "../type"; export declare function Trash2Icon({ className, style, ...props }: IconProps): JSX.Element;