import React from 'react'; const chevronLeftX2Icon = ( fill: string, size: number, style?: React.CSSProperties, ) => ( ); export default chevronLeftX2Icon;