declare const caret_down: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default caret_down;