import { Sandbox } from '../types'; export declare const getSandboxName: ({ alias, id, title, }: Partial> & Pick) => string;