declare const RetentionContainerToken: {
    TableStorageRetentionTask: symbol;
};
export { RetentionContainerToken };
