import { DynamicInterpolation } from './buildTaggedTemplate'; declare const _default: (interpolations: Set) => { id: string; unit: string; }[]; export default _default;