codeBlocks: {
    [index: string]: {
        end: string;
        start: string;
    };
}