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