import { Stack } from './types';
declare const stack: Stack;
export default stack;
//# sourceMappingURL=stack.d.ts.map