import { primitive } from './primitive'; export declare type something = primitive | object; //# sourceMappingURL=something.d.ts.map