import { Container } from '@cashfarm/plow';
export declare function listContainerBindings(container: Container): string[];
