import { IconProps } from '../types';
declare function TextIndent(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default TextIndent;
//# sourceMappingURL=TextIndent.d.ts.map