declare const ChevronLeft: import("svelte").Component<$$ComponentProps, {}, "">; type ChevronLeft = ReturnType; export default ChevronLeft;