export declare function appPublishComponent(props: { yes: boolean; name?: string; excludes?: string[]; }): Promise; //# sourceMappingURL=app-publish-component.d.ts.map