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