export default interface IApiPaths {
    lintCiYml?: string;
}
