import {Studio} from './Studio';

export const StudioInternals = {
	Studio,
};
