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