import * as SWC from "../swc";
export declare function resolvePattern(pattern: SWC.Pattern): string | string[];
