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