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