export { deployPages } from './deploy-pages';
export type { DeployPagesOptions, DeployPagesResult } from './types';
