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