type TStackAlign = 'start' | 'center' | 'end';
export default TStackAlign;
//# sourceMappingURL=TStackAlign.d.ts.map