import { SVGProps } from "react";
declare const FCFullTrash: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCFullTrash };
