declare function isDocker(): boolean;

export = isDocker;
