import type { FC, SVGProps } from "react";
export declare const Material: FC<SVGProps<SVGSVGElement>>;
export default Material;
//# sourceMappingURL=Material.d.ts.map