import { CustomActionEntity } from "../entities/entity.schema"; export declare const DeployPackageCustomActions: CustomActionEntity[]; export declare const DeployDestinationCustomActions: CustomActionEntity[];