import React from 'react'; import cx from 'classnames'; export interface Props { accessibilityLabel?: string; className?: Parameters[0]; } export declare const ChevronRightDoubleS2: React.FC; export default ChevronRightDoubleS2; //# sourceMappingURL=ChevronRightDoubleS2.d.ts.map