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