import a, {type LocalType} from './local-file';
import type Another from './another-local-file';
import value, {tp} from 'third-party';
import {specifier, type ThirdPartyType} from 'third-party';
