export type HyphenBypass = {
    designCd?: string;
};
