import { CreateContainer } from '../interfaces/types';
export declare const createContainer: CreateContainer;
