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