export declare const fileConventions: {
  rule: string;
  title: string;
  path: string;
}[];