import { EntityDict } from '../oak-app-domain';
export declare function getAppTypeFromProductType(type: EntityDict['apProduct']['OpSchema']['type']): EntityDict['application']['OpSchema']['type'][];