import { FC } from 'react'; export declare const Stack: FC<{ stack?: string; }>; //# sourceMappingURL=stack.d.ts.map