export declare function appStartComponent(props?: { noSuperuser?: boolean; volumes?: string[]; env_vars?: string[]; args?: string[]; }): Promise; //# sourceMappingURL=app-start-component.d.ts.map