export type CommitizenConfig = {
    path?: string;
};
